window: Don't let solid-csd linger
authorMatthias Clasen <mclasen@redhat.com>
Sat, 24 Apr 2021 15:29:19 +0000 (11:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 Apr 2021 15:29:19 +0000 (11:29 -0400)
commitaa569acaa14a79a94eadbd18bd80b28852ec7e29
tree22dd82b1e4c7612ec4e839523e0aad36317cbcb1
parent1c1c030b8e6a9da8628197592d33c0f547fde293
window: Don't let solid-csd linger

Just from reading the code, it seems that we
should unset .csd and .solid-csd at the same
time, since the are mutually exclusive and
we unset them here so realize() can set one
of them again.
gtk/gtkwindow.c